home *** CD-ROM | disk | FTP | other *** search
/ Network CD 1 / Network CD.iso / tbag / 1-10 / tb3 / doc-files / utilities-doc / ld.doc < prev    next >
Text File  |  1985-11-25  |  3KB  |  94 lines

  1.  
  2. Ld - List Directory v1.2.1
  3.  
  4. Original Author Dave Haynie
  5. Modified and Enchance by Andry Rachmat
  6. Dated November 27, 1986
  7.  
  8.     This new version of Ld is pretty much the same, feel the same and
  9. work the same, as the old version (v1.2.0), except for fews wrinkles that
  10. I put.
  11.     Ld works like the "Dir" command, except Ld show the directory
  12. in color and in 4 columns. Here is the new usage:
  13.  
  14.     Ld [-[a][f][d][s/u]] [dirname]
  15.  
  16. '-' signifies a flag, the order doesn't matter.
  17. 'a'     : show directory and ALL of its' subdirectory.
  18. 'f'     : show the file only in the directory.
  19. 'd'     : show the subdirectory only in the directory.
  20. 's/u'     : show sorted or unsorted directory.
  21.       Two files are supply here, 'Ld' has sorted as a default, and
  22.       'Ld.un' has unsorted as a default. Suit your taste.
  23. [dirname] is the directory you want, default is current directory.
  24. '?'    : will show the usage, just in case.
  25.  
  26. Is that all? No, off course not.
  27.  
  28.    Ld also except the directory name which has a imbedded space, just
  29. specified the dirname in QUOTE.
  30.    Execution speed is the same as the old Ld and the same as Dir command.
  31.    Long file name won't be truncated now, so you may have only two or
  32. three columns output in one row.
  33.    <CTRL> C will abort the program.
  34.    The listing will pause after 20 lines, press <Return> to continue, or
  35. "q" <Return> to abort.
  36.    Output redirection is always supported by the DOS.
  37.     
  38. Example:
  39. Ld                -> show current dir
  40. Ld ?                -> show usage
  41. Ld df1:                -> show dir of df1:
  42. Ld -f                -> show current dir, file only
  43. Ld -d df0: -u            -> show dir of df0:, dir only unsorted
  44. Ld -auf ANY            -> show dir of ANY and its' subdir, file only,
  45.                      unsorted
  46. Ld "This Dir"            -> show the dir of This Dir
  47. Ld > ram:test dh0:        -> output the dir of dh0: to ram:test file.
  48.  
  49.  
  50. Last but not least, Ld is runnable from WorkBench!
  51. For Workbench oriented people, here a tool that will able you to see
  52. what are behind those drawer/disk.
  53.  
  54. To run it just double click the Ld icon, and it will tell you how.
  55. Here is how to do it:
  56.     Click the Ld icon ONCE, hold the <SHIFT> key, and DOUBLE click
  57.     any DRAWER or DISK type icon.
  58.     or vice versa, i.e, click the DRAWER or DISK type icon once, hold
  59.     the <SHIFT> key, and DOUBLE click the Ld icon.
  60.  
  61. Parameters passing are also supported from the WorkBench, by "Tool Type"
  62. argument. To set the parameter(a-all, f-file, d-dir, s/u-sorted/unsorted):
  63.  
  64.    Click the Ld icon ONCE, select the INFO menu from the WORKBENCH MENU.
  65. It will give you the icon information. You will see "Ld", "Tools", "Comment",
  66. and just below the comment there is a TOOL TYPES. On that line you see
  67. the small up/down gadget, long space, ADD gadget, and DEL gadget.
  68. Click the ADD ONCE, then click on the long Space ONCE, now you will see
  69. a prompt (orange on default color), now just type in the parameter(s)
  70. you want from the keyboard, such as 'a' or 'uf' etc.
  71. Press return, and click on SAVE down on the bottom. You all set, the
  72. next time you call Ld, it will show what you want.
  73.  
  74. Happy Lding...
  75.  
  76.  
  77. So far so good, if you find any bugs, or have any comments or suggestions
  78. I can be reach at:
  79.     P-LINK - OJS180
  80. or addressed to:
  81.     Andry Rachmat
  82.     10715 Roosevelt NE #7
  83.     Seattle, WA 98125
  84.  
  85. This is a SHAREWARE, so feel free to copy and put it on any BBS.
  86. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  87. If you want to, you can send any donation to the above address,
  88. If you are interested in the source code (Aztec), you can send a request
  89. to the address above also.
  90.  
  91. Enjoy...
  92. Andry Rachmat 112786/120786
  93.  
  94.